projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95beabe
)
Bump version to 3.93
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 20 Oct 2017 06:05:46 +0000
(08:05 +0200)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 20 Oct 2017 11:54:01 +0000
(13:54 +0200)
This lets us add new API without deprecation warnings.
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 3b0dec20da891eac7c32c1c4e8d9d98861aa85f0..b732bd217f5454193682fa6a034f304acdf95b82 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('gtk+', 'c',
- version: '3.9
2.1
',
+ version: '3.9
3.0
',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',